Merge branch 'master' into gopal
authorRobert Lipe <robertlipe@users.noreply.github.com>
Sun, 15 Apr 2018 06:09:49 +0000 (01:09 -0500)
committerGitHub <noreply@github.com>
Sun, 15 Apr 2018 06:09:49 +0000 (01:09 -0500)
1  2 
gopal.cc

diff --cc gopal.cc
index 0f604927f45e9ff7f25402ccb133ac84a7e80f17,77614aa80a042b5313d8d6a163856b177f31889c..2df919d7dc0c900c16fbcf9815c35efcdd576937
+++ b/gopal.cc
@@@ -187,8 -187,8 +187,7 @@@ gopal_read(
    qtx.setTimeSpec(Qt::UTC);
    qtx.setTime_t(tx);
    route->rte_name = "Tracklog ";
-   route->rte_name += qtx.toString("ddd MMM M hh:mm:ss yyyy");
+   route->rte_name += qtx.toString(Qt::ISODate);
 -
    route_add_head(route);
  
    line=0;